Cosmetic change
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 Sep 2017 01:16:45 +0000 (21:16 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 Sep 2017 03:26:15 +0000 (23:26 -0400)
gsk/gskenums.h

index 64814f52c77526593b2b228371451ab67989562f..ca9d5a8e5621c64b40587be5a974d392b16791d2 100644 (file)
  * @GSK_CAIRO_NODE: A node drawing a #cairo_surface_t
  * @GSK_COLOR_NODE: A node drawing a single color rectangle
  * @GSK_LINEAR_GRADIENT_NODE: A node drawing a linear gradient
- * @GSK_REPEATING_LINEAR_GRADIENT_NODE: A node drawing a repeating
- *     linear gradient
+ * @GSK_REPEATING_LINEAR_GRADIENT_NODE: A node drawing a repeating linear gradient
  * @GSK_BORDER_NODE: A node stroking a border around an area
  * @GSK_TEXTURE_NODE: A node drawing a #GskTexture
  * @GSK_INSET_SHADOW_NODE: A node drawing an inset shadow
  * @GSK_OUTSET_SHADOW_NODE: A node drawing an outset shadow
- * @GSK_TRANSFORM_NODE: A node that renders its child after applying a
- *     matrix transform
+ * @GSK_TRANSFORM_NODE: A node that renders its child after applying a matrix transform
  * @GSK_OPACITY_NODE: A node that changes the opacity of its child
  * @GSK_COLOR_MATRIX_NODE: A node that applies a color matrix to every pixel
  * @GSK_REPEAT_NODE: A node that repeats the child's contents